Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add qtile images #103

Open
wants to merge 1 commit into
base: live
Choose a base branch
from
Open

Conversation

sgallag-insta
Copy link
Collaborator

@sgallag-insta sgallag-insta commented Dec 19, 2024

Tested and this is working with a few minor problems. I'm thinking maybe they can be fixed as a follow up:

  • swaylock not working due to known qtile issue
  • "Open Terminal Here" in Thunar not working, despite including the standard fix we've used previously
  • The default qtile config is not particularly glamorous
  • I wasn't able to launch the Discord flatpak for some reason, although others I tested seemed to work fine

@RoyalOughtness RoyalOughtness linked an issue Dec 20, 2024 that may be closed by this pull request
- xdg-desktop-portal-wlr
- xdg-desktop-portal-gtk
- foot
- swaylock
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this time qtile does not support swaylock, but it seems like there is interest in adding support: qtile/qtile#4976

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sgallag-insta interesting, how do we lock the screen then? 😄

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open to suggestions here, but as far as I've been able to tell so far, we don't :)

Apparently older versions of swaylock used to work, until swaylock deprecated an older locking protocol. Anything that requires ext-session-lock-v1 is no bueno

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeesh. im assuming installing an old swaylock version isn't gonna work because of dep conflicts?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth a shot, I'll see what's involved on that front

@@ -0,0 +1 @@
TerminalEmulator=foot
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't working in qtile for some reason. Thinking maybe we can fix it as a follow up

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting, what's the behavior in thunar?

@sgallag-insta sgallag-insta changed the title [WIP] Add qtile images Add qtile images Dec 20, 2024
@sgallag-insta sgallag-insta marked this pull request as ready for review December 20, 2024 15:18
@RoyalOughtness
Copy link
Collaborator

I wasn't able to launch the Discord flatpak for some reason

is xwayland running?

@RoyalOughtness
Copy link
Collaborator

can you add this to the readme with something like "- qtile (experimental)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qtile image
2 participants